adTempus API
PreviousUpNext
IScheduler::GetServices Method

Gets a list of the services installed on the server.

C++
HRESULT GetServices([out,retval] IServices** pVal);
C#
GetServices([out,retval] IServices* pVal);
Visual Basic
Sub GetServices(pVal As [out,retval] IServices*)

A Services collection, containing information about the services installed on the server.

The Services collection can be used to get display information for use when editing a ServiceControlTask.

adTempus API Reference version 3.0.0.0, revised 10/30/2008